In this homework, we will implement an LSTM model for Visual Question Answering. …
In this (short) homework, we'll implement Recurrent Neural Networks for character-level language modeling in Python. …
In this homework, we continue learning Caffe, and implement dropout and data augmentation in our earlier ConvNet. …
Deep Learning for Perception Homework 0 …
In this homework, we will learn how to implement backpropagation (or backprop) for “vanilla” neural networks (or Multi-Layer Perceptrons) and ConvNets. …